.hngv5av7oh {
    border-width: 2px;
}

img,
.card-wrap,
.s8gc9cl4wy,
.video-wrapper,
.mbr-figure iframe,
.xnhv4fz9ij iframe,
.slide-content,
.plan,
.iwtovpk42p,
.ctzniuf7mj {
    border-radius: 2rem !important;
}

.video-wrapper {
    overflow: hidden;
}

body {
    background-color: #fcf9f6;
}

body {
    font-family: Golos Text;
}

.ux5ng58zb5 {
    font-family: 'Golos Text', sans-serif;
    font-size: 5rem;
    line-height: 1;
}

.ux5ng58zb5>.bijdw827qe {
    font-size: 6.25rem;
}

.y38l0e0lkb {
    font-family: 'Golos Text', sans-serif;
    font-size: 4rem;
    line-height: 1;
}

.y38l0e0lkb>.bijdw827qe {
    font-size: 5rem;
}

.oiowccc3yu {
    font-family: 'Golos Text', sans-serif;
    font-size: 1.2rem;
    line-height: 1.5;
}

.oiowccc3yu>.bijdw827qe {
    font-size: 1.5rem;
}

.ho7ni8hj6d {
    font-family: 'Golos Text', sans-serif;
    font-size: 2.5rem;
    line-height: 1.5;
}

.ho7ni8hj6d>.bijdw827qe {
    font-size: 3.125rem;
}

.l429zp7a3t {
    font-family: 'Golos Text', sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
}

.l429zp7a3t>.bijdw827qe {
    font-size: 1.75rem;
}

/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
@media (max-width: 992px) {
    .ux5ng58zb5 {
        font-size: 4rem;
    }
}

@media (max-width: 768px) {
    .ux5ng58zb5 {
        font-size: 3.5rem;
        font-size: calc(2.4rem + (5 - 2.4) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.1 * (2.4rem + (5 - 2.4) * ((100vw - 20rem) / (48 - 20))));
    }

    .y38l0e0lkb {
        font-size: 3.2rem;
        font-size: calc(2.05rem + (4 - 2.05) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.3 * (2.05rem + (4 - 2.05) * ((100vw - 20rem) / (48 - 20))));
    }

    .oiowccc3yu {
        font-size: 0.96rem;
        font-size: calc(1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20))));
    }

    .ho7ni8hj6d {
        font-size: 2rem;
        font-size: calc(1.525rem + (2.5 - 1.525) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.525rem + (2.5 - 1.525) * ((100vw - 20rem) / (48 - 20))));
    }

    .l429zp7a3t {
        font-size: 1.12rem;
        font-size: calc(1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20))));
    }
}

@media (min-width: 992px) and (max-width: 1400px) {
    .ux5ng58zb5 {
        font-size: 3.5rem;
        font-size: calc(2.4rem + (5 - 2.4) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.1 * (2.4rem + (5 - 2.4) * ((100vw - 62rem) / (87 - 62))));
    }

    .y38l0e0lkb {
        font-size: 3.2rem;
        font-size: calc(2.05rem + (4 - 2.05) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.3 * (2.05rem + (4 - 2.05) * ((100vw - 62rem) / (87 - 62))));
    }

    .oiowccc3yu {
        font-size: 0.96rem;
        font-size: calc(1.07rem + (1.2 - 1.07) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.07rem + (1.2 - 1.07) * ((100vw - 62rem) / (87 - 62))));
    }

    .ho7ni8hj6d {
        font-size: 2rem;
        font-size: calc(1.525rem + (2.5 - 1.525) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.525rem + (2.5 - 1.525) * ((100vw - 62rem) / (87 - 62))));
    }

    .l429zp7a3t {
        font-size: 1.12rem;
        font-size: calc(1.14rem + (1.4 - 1.14) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.14rem + (1.4 - 1.14) * ((100vw - 62rem) / (87 - 62))));
    }
}

/* Buttons */
.hngv5av7oh {
    padding: 1.25rem 2rem;
    border-radius: 4px;
}

@media (max-width: 767px) {
    .hngv5av7oh {
        padding: 0.75rem 1.5rem;
    }
}

.btn-sm {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-md {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-lg {
    padding: 1.25rem 2rem;
    border-radius: 4px;
}

.bg-primary {
    background-color: #b7b7a4 !important;
}

.bg-success {
    background-color: #4ade99 !important;
}

.bg-info {
    background-color: #34d4f4 !important;
}

.bg-warning {
    background-color: #ffca29 !important;
}

.bg-danger {
    background-color: #df4957 !important;
}

.qhnntzsx2w,
.qhnntzsx2w:active {
    background-color: #b7b7a4 !important;
    border-color: #b7b7a4 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.qhnntzsx2w:hover,
.qhnntzsx2w:focus,
.qhnntzsx2w.focus,
.qhnntzsx2w.pafjmf9rxo {
    color: inherit;
    background-color: #cecec0 !important;
    border-color: #cecec0 !important;
    box-shadow: none;
}

.qhnntzsx2w.disabled,
.qhnntzsx2w:disabled {
    color: #ffffff !important;
    background-color: #cecec0 !important;
    border-color: #cecec0 !important;
}

.btn-secondary,
.btn-secondary:active {
    background-color: #cb997e !important;
    border-color: #cb997e !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary.pafjmf9rxo {
    color: inherit;
    background-color: #dab6a2 !important;
    border-color: #dab6a2 !important;
    box-shadow: none;
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    color: #ffffff !important;
    background-color: #dab6a2 !important;
    border-color: #dab6a2 !important;
}

.btn-info,
.btn-info:active {
    background-color: #34d4f4 !important;
    border-color: #34d4f4 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info.pafjmf9rxo {
    color: inherit;
    background-color: #64def7 !important;
    border-color: #64def7 !important;
    box-shadow: none;
}

.btn-info.disabled,
.btn-info:disabled {
    color: #ffffff !important;
    background-color: #64def7 !important;
    border-color: #64def7 !important;
}

.btn-success,
.btn-success:active {
    background-color: #4ade99 !important;
    border-color: #4ade99 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.pafjmf9rxo {
    color: inherit;
    background-color: #75e6b1 !important;
    border-color: #75e6b1 !important;
    box-shadow: none;
}

.btn-success.disabled,
.btn-success:disabled {
    color: #ffffff !important;
    background-color: #75e6b1 !important;
    border-color: #75e6b1 !important;
}

.btn-warning,
.btn-warning:active {
    background-color: #ffca29 !important;
    border-color: #ffca29 !important;
    color: #291f00 !important;
    box-shadow: none;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.pafjmf9rxo {
    color: inherit;
    background-color: #ffd75c !important;
    border-color: #ffd75c !important;
    box-shadow: none;
}

.btn-warning.disabled,
.btn-warning:disabled {
    color: #291f00 !important;
    background-color: #ffd75c !important;
    border-color: #ffd75c !important;
}

.btn-danger,
.btn-danger:active {
    background-color: #df4957 !important;
    border-color: #df4957 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.pafjmf9rxo {
    color: inherit;
    background-color: #e7747f !important;
    border-color: #e7747f !important;
    box-shadow: none;
}

.btn-danger.disabled,
.btn-danger:disabled {
    color: #ffffff !important;
    background-color: #e7747f !important;
    border-color: #e7747f !important;
}

.btn-white,
.btn-white:active {
    background-color: #eff0ec !important;
    border-color: #eff0ec !important;
    color: #757b62 !important;
    box-shadow: none;
}

.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white.pafjmf9rxo {
    color: inherit;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
    box-shadow: none;
}

.btn-white.disabled,
.btn-white:disabled {
    color: #757b62 !important;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
}

.btn-black,
.btn-black:active {
    background-color: #232323 !important;
    border-color: #232323 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-black:hover,
.btn-black:focus,
.btn-black.focus,
.btn-black.pafjmf9rxo {
    color: inherit;
    background-color: #3d3d3d !important;
    border-color: #3d3d3d !important;
    box-shadow: none;
}

.btn-black.disabled,
.btn-black:disabled {
    color: #ffffff !important;
    background-color: #3d3d3d !important;
    border-color: #3d3d3d !important;
}

.btn-primary-outline,
.btn-primary-outline:active {
    background-color: transparent !important;
    border-color: #b7b7a4;
    color: #b7b7a4;
}

.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.pafjmf9rxo {
    color: #919174 !important;
    background-color: transparent !important;
    border-color: #919174 !important;
    box-shadow: none !important;
}

.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
    color: #ffffff !important;
    background-color: #b7b7a4 !important;
    border-color: #b7b7a4 !important;
}

.btn-secondary-outline,
.btn-secondary-outline:active {
    background-color: transparent !important;
    border-color: #cb997e;
    color: #cb997e;
}

.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.pafjmf9rxo {
    color: #ad6a46 !important;
    background-color: transparent !important;
    border-color: #ad6a46 !important;
    box-shadow: none !important;
}

.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
    color: #ffffff !important;
    background-color: #cb997e !important;
    border-color: #cb997e !important;
}

.btn-info-outline,
.btn-info-outline:active {
    background-color: transparent !important;
    border-color: #34d4f4;
    color: #34d4f4;
}

.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.pafjmf9rxo {
    color: #0ba7c7 !important;
    background-color: transparent !important;
    border-color: #0ba7c7 !important;
    box-shadow: none !important;
}

.btn-info-outline.disabled,
.btn-info-outline:disabled {
    color: #ffffff !important;
    background-color: #34d4f4 !important;
    border-color: #34d4f4 !important;
}

.btn-success-outline,
.btn-success-outline:active {
    background-color: transparent !important;
    border-color: #4ade99;
    color: #4ade99;
}

.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.pafjmf9rxo {
    color: #20b16e !important;
    background-color: transparent !important;
    border-color: #20b16e !important;
    box-shadow: none !important;
}

.btn-success-outline.disabled,
.btn-success-outline:disabled {
    color: #ffffff !important;
    background-color: #4ade99 !important;
    border-color: #4ade99 !important;
}

.btn-warning-outline,
.btn-warning-outline:active {
    background-color: transparent !important;
    border-color: #ffca29;
    color: #ffca29;
}

.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.pafjmf9rxo {
    color: #d19d00 !important;
    background-color: transparent !important;
    border-color: #d19d00 !important;
    box-shadow: none !important;
}

.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
    color: #291f00 !important;
    background-color: #ffca29 !important;
    border-color: #ffca29 !important;
}

.btn-danger-outline,
.btn-danger-outline:active {
    background-color: transparent !important;
    border-color: #df4957;
    color: #df4957;
}

.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.pafjmf9rxo {
    color: #b21f2d !important;
    background-color: transparent !important;
    border-color: #b21f2d !important;
    box-shadow: none !important;
}

.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
    color: #ffffff !important;
    background-color: #df4957 !important;
    border-color: #df4957 !important;
}

.btn-black-outline,
.btn-black-outline:active {
    background-color: transparent !important;
    border-color: #232323;
    color: #232323;
}

.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus,
.btn-black-outline.pafjmf9rxo {
    color: #000000 !important;
    background-color: transparent !important;
    border-color: #000000 !important;
    box-shadow: none !important;
}

.btn-black-outline.disabled,
.btn-black-outline:disabled {
    color: #ffffff !important;
    background-color: #232323 !important;
    border-color: #232323 !important;
}

.icn1yecl1l,
.icn1yecl1l:active {
    background-color: transparent !important;
    border-color: #fafafa;
    color: #fafafa;
}

.icn1yecl1l:hover,
.icn1yecl1l:focus,
.icn1yecl1l.focus,
.icn1yecl1l.pafjmf9rxo {
    color: #cfcfcf !important;
    background-color: transparent !important;
    border-color: #cfcfcf !important;
    box-shadow: none !important;
}

.icn1yecl1l.disabled,
.icn1yecl1l:disabled {
    color: #7a7a7a !important;
    background-color: #fafafa !important;
    border-color: #fafafa !important;
}

.text-primary {
    color: #b7b7a4 !important;
}

.text-secondary {
    color: #cb997e !important;
}

.text-success {
    color: #4ade99 !important;
}

.text-info {
    color: #34d4f4 !important;
}

.text-warning {
    color: #ffca29 !important;
}

.text-danger {
    color: #df4957 !important;
}

.text-white {
    color: #fafafa !important;
}

.o9ceij45og {
    color: #232323 !important;
}

a.text-primary:hover,
a.text-primary:focus,
a.text-primary.pafjmf9rxo {
    color: #89896c !important;
}

a.text-secondary:hover,
a.text-secondary:focus,
a.text-secondary.pafjmf9rxo {
    color: #a26341 !important;
}

a.text-success:hover,
a.text-success:focus,
a.text-success.pafjmf9rxo {
    color: #1ea466 !important;
}

a.text-info:hover,
a.text-info:focus,
a.text-info.pafjmf9rxo {
    color: #0a9bb8 !important;
}

a.text-warning:hover,
a.text-warning:focus,
a.text-warning.pafjmf9rxo {
    color: #c29200 !important;
}

a.text-danger:hover,
a.text-danger:focus,
a.text-danger.pafjmf9rxo {
    color: #a51d2a !important;
}

a.text-white:hover,
a.text-white:focus,
a.text-white.pafjmf9rxo {
    color: #c7c7c7 !important;
}

a.o9ceij45og:hover,
a.o9ceij45og:focus,
a.o9ceij45og.pafjmf9rxo {
    color: #000000 !important;
}

a[class*="text-"]:not(.bkiagu89sz):not(.dropdown-item):not([role]):not(.ncxyufntkh) {
    position: relative;
    background-image: transparent;
    background-size: 10000px 2px;
    background-repeat: no-repeat;
    background-position: 0px 1.2em;
    background-position: -10000px 1.2em;
}

a[class*="text-"]:not(.bkiagu89sz):not(.dropdown-item):not([role]):not(.ncxyufntkh):hover {
    transition: background-position 2s ease-in-out;
    background-image: linear-gradient(currentColor 50%, currentColor 50%);
    background-position: 0px 1.2em;
}

.nav-tabs .bkiagu89sz.pafjmf9rxo {
    color: #b7b7a4;
}

.nav-tabs .bkiagu89sz:not(.pafjmf9rxo) {
    color: #232323;
}

.q2fqnvc744 {
    background-color: #70c770;
}

.alert-info {
    background-color: #34d4f4;
}

.alert-warning {
    background-color: #ffca29;
}

.udmdxbpjmx {
    background-color: #df4957;
}

.y83ndsyfm4 .hngv5av7oh:not(.btn-form) {
    border-radius: 100px;
}

.mbr-gallery-filter li a {
    border-radius: 100px !important;
}

.mbr-gallery-filter li.pafjmf9rxo .hngv5av7oh {
    background-color: #b7b7a4;
    border-color: #b7b7a4;
    color: #ffffff;
}

.mbr-gallery-filter li.pafjmf9rxo .hngv5av7oh:focus {
    box-shadow: none;
}

.nav-tabs .bkiagu89sz {
    border-radius: 100px !important;
}

a,
a:hover {
    color: #b7b7a4;
}

.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
    color: #efefeb;
}

.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
    color: #f7fdfa;
}

.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
    color: #f6fdfe;
}

.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
    color: #fffdf5;
}

.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
    color: #fef6f7;
}

/* Scroll to top button*/
.scrollToTop_wraper {
    display: none;
}

.ryof8rbbgr {
    font-family: 'Golos Text', sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
    font-weight: 400;
    border-radius: 40px !important;
}

.ryof8rbbgr>.bijdw827qe {
    font-size: 1.75rem;
}

.ryof8rbbgr:hover,
.ryof8rbbgr:focus {
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
    border-color: #b7b7a4 !important;
}

.ryof8rbbgr:-webkit-input-placeholder {
    font-family: 'Golos Text', sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
    font-weight: 400;
}

.ryof8rbbgr:-webkit-input-placeholder>.bijdw827qe {
    font-size: 1.75rem;
}

blockquote {
    border-color: #b7b7a4;
}

/* Forms */
.rk3xlqftkj .input-group-btn .hngv5av7oh {
    border-radius: 100px !important;
}

.rk3xlqftkj .input-group-btn .hngv5av7oh:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.rk3xlqftkj .input-group-btn button[type="submit"] {
    border-radius: 100px !important;
    padding: 1rem 3rem;
}

.rk3xlqftkj .input-group-btn button[type="submit"]:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.jq-selectbox li:hover,
.jq-selectbox li.selected {
    background-color: #b7b7a4;
    color: #ffffff;
}

.jq-number__spin {
    transition: 0.25s ease;
}

.jq-number__spin:hover {
    border-color: #b7b7a4;
}

.jq-selectbox .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:after,
.jq-number__spin.plus:after {
    transition: 0.4s;
    border-top-color: #232323;
    border-bottom-color: #232323;
}

.jq-selectbox:hover .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:hover:after,
.jq-number__spin.plus:hover:after {
    border-top-color: #b7b7a4;
    border-bottom-color: #b7b7a4;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    color: #000000 !important;
    background-color: #b7b7a4 !important;
    box-shadow: none !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    color: #000000 !important;
    background: #cb997e !important;
    box-shadow: none !important;
}

.lazy-bg {
    background-image: none !important;
}

.lazy-placeholder:not(section),
.lazy-none {
    display: block;
    position: relative;
    padding-bottom: 56.25%;
    width: 100%;
    height: auto;
}

iframe.lazy-placeholder,
.lazy-placeholder:after {
    content: '';
    position: absolute;
    width: 200px;
    height: 200px;
    background: transparent no-repeat center;
    background-size: contain;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background-image: url("../../../data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%23b7b7a4' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}

section.lazy-placeholder:after {
    opacity: 0.5;
}

body {
    overflow-x: hidden;
}

a {
    transition: color 0.6s;
}

@media (max-width: 1400px) {
    .sarxsq1apm {
        max-width: 100%;
    }
}

@media (max-width: 1400px) and (min-width: 768px) {
    .sarxsq1apm {
        padding-left: 32px;
        padding-right: 32px;
    }
}

@media (max-width: 1400px) and (min-width: 768px) {
    .u9hqcr6se2 {
        padding-left: 32px;
        padding-right: 32px;
    }
}

@media (max-width: 767px) {
    .u9hqcr6se2 {
        padding-left: 16px;
        padding-right: 16px;
    }
}

.ya5sc7rjny {
    z-index: 1000;
    width: 100%;
    position: relative;
}

.ya5sc7rjny .dropdown-item:before {
    font-family: Moririse2 !important;
    content: "\e966";
    display: inline-block;
    width: 0;
    position: absolute;
    left: 1rem;
    top: 0.5rem;
    margin-right: 0.5rem;
    line-height: 1;
    font-size: inherit;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    transform: scale(0, 1);
    transition: all 0.25s ease-in-out;
}

@media (max-width: 767px) {
    .ya5sc7rjny .a7yap1wr1o {
        transform: scale(0.8);
    }
}

.ya5sc7rjny .bgd4dvubm2 {
    flex-shrink: 0;
    align-items: center;
    margin-right: 0;
    padding: 10px 0;
    transition: all 0.3s;
    word-break: break-word;
    z-index: 1;
}

.ya5sc7rjny .bgd4dvubm2 img {
    max-width: 100%;
    max-height: 100%;
}

.ya5sc7rjny .bgd4dvubm2 .ncxyufntkh {
    line-height: inherit !important;
}

.ya5sc7rjny .bgd4dvubm2 .tcfwib1h3r a {
    outline: none;
}

.ya5sc7rjny .u627i9wede {
    margin: auto;
    margin-left: 0;
    margin-left: auto;
}

.ya5sc7rjny .u627i9wede .e8dvp6qexm {
    padding: 0 !important;
    transition: 0.3s all !important;
}

.ya5sc7rjny .u627i9wede .e8dvp6qexm .bkiagu89sz {
    padding: 16px !important;
    margin: 0 !important;
    border-radius: 1rem !important;
    transition: 0.3s all !important;
}

.ya5sc7rjny .u627i9wede .e8dvp6qexm .bkiagu89sz:hover {
    background-color: rgba(27, 31, 10, 0.06);
}

.ya5sc7rjny .u627i9wede .open .bkiagu89sz::after {
    transform: rotate(180deg);
}

@media (min-width: 992px) {
    .ya5sc7rjny .u627i9wede .open .bkiagu89sz::before {
        content: "";
        width: 100%;
        height: 20px;
        top: 100%;
        background: transparent;
        position: absolute;
    }
}

.ya5sc7rjny .u627i9wede .dropdown-item {
    padding: 12px !important;
    border-radius: 0.5rem !important;
    margin: 0 8px !important;
    transition: 0.3s all !important;
}

.ya5sc7rjny .u627i9wede .dropdown-item:hover {
    background-color: rgba(27, 31, 10, 0.06);
}

@media (min-width: 992px) {
    .ya5sc7rjny .u627i9wede {
        padding-left: 1.5rem;
    }
}

.ya5sc7rjny .bkiagu89sz {
    width: fit-content;
    position: relative;
}

.ya5sc7rjny .tcfwib1h3r {
    margin: 0 !important;
}

@media (max-width: 767px) {
    .ya5sc7rjny .tcfwib1h3r {
        padding-left: 0;
    }
}

.ya5sc7rjny .ncxyufntkh {
    padding-left: 1rem;
    padding-right: 0.5rem;
}

@media (max-width: 767px) {
    .ya5sc7rjny .gbzl7kjsva {
        padding-bottom: 0.5rem;
    }
}

.ya5sc7rjny .gbzl7kjsva .jxyvd3t9lu.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    transition: 0.3s all;
}

.ya5sc7rjny .sarxsq1apm {
    display: flex;
    height: 90px;
    padding: 0.5rem 0.6rem;
    flex-wrap: nowrap;
    background: rgba(255, 255, 255, 0.8) !important;
    left: 0;
    right: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 100vw;
    margin-top: 1rem;
    background-color: #ffffff;
    box-shadow: 0 30px 60px 0 rgba(27, 31, 10, 0.08);
}

@media (max-width: 992px) {
    .ya5sc7rjny .sarxsq1apm {
        padding-right: 2rem;
    }
}

@media (max-width: 767px) {
    .ya5sc7rjny .sarxsq1apm {
        width: 95%;
        height: 56px !important;
        padding-right: 1rem;
        margin-top: 0rem;
    }
}

.ya5sc7rjny .cl35a0cx1w {
    color: #000000 !important;
    font-size: 1.5rem;
    padding-right: 0.5rem;
}

.ya5sc7rjny .dropdown-menu {
    flex-wrap: wrap;
    flex-direction: column;
    max-width: 100%;
    padding: 12px 4px !important;
    border-radius: 1.5rem;
    transition: 0.3s all !important;
    min-width: auto;
    background: #ffffff;
    background: rgba(255, 255, 255, 0.8) !important;
}

.ya5sc7rjny .e8dvp6qexm:focus,
.ya5sc7rjny .bkiagu89sz:focus {
    outline: none;
}

.ya5sc7rjny .dropdown .dropdown-menu .dropdown-item {
    width: auto;
    transition: all 0.25s ease-in-out;
}

.ya5sc7rjny .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
}

.ya5sc7rjny .dropdown .dropdown-menu .dropdown-item .bijdw827qe {
    margin-right: 0.5rem;
    vertical-align: sub;
}

.ya5sc7rjny .dropdown .dropdown-menu .dropdown-item .bijdw827qe:before {
    display: inline-block;
    transform: scale(1, 1);
    transition: all 0.25s ease-in-out;
}

.ya5sc7rjny .zkeqgtw16v .dropdown-menu .dropdown-item:before {
    display: none;
}

.ya5sc7rjny .zkeqgtw16v .dropdown .dropdown-menu .dropdown-item {
    padding: 0.235em 1.5em 0.235em 1.5em !important;
    transition: none;
    margin: 0 !important;
}

.ya5sc7rjny .iv0u8sb2hw {
    min-height: 90px;
    transition: all 0.3s;
    border-bottom: 1px solid transparent;
    background: transparent !important;
    padding: 0 !important;
    border: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
}

.ya5sc7rjny .iv0u8sb2hw.opened {
    transition: all 0.3s;
}

.ya5sc7rjny .iv0u8sb2hw .dropdown-item {
    padding: 0.5rem 1.8rem;
}

.ya5sc7rjny .iv0u8sb2hw .tcfwib1h3r img {
    min-width: 6rem;
    object-fit: cover;
}

.ya5sc7rjny .iv0u8sb2hw .mlzy8x79tr {
    z-index: 1;
    justify-content: flex-end;
}

.ya5sc7rjny .iv0u8sb2hw.zkeqgtw16v {
    justify-content: center;
}

.ya5sc7rjny .iv0u8sb2hw.zkeqgtw16v .e8dvp6qexm .bkiagu89sz::before {
    display: none;
}

.ya5sc7rjny .iv0u8sb2hw.zkeqgtw16v.opened .dropdown-menu {
    top: 0;
}

@media (min-width: 992px) {
    .ya5sc7rjny .iv0u8sb2hw.zkeqgtw16v.opened:not(.navbar-short) .mlzy8x79tr {
        max-height: calc(98.5vh - 4.3rem);
    }
}

.ya5sc7rjny .iv0u8sb2hw.zkeqgtw16v .dropdown-menu .dropdown-submenu {
    left: 0 !important;
}

.ya5sc7rjny .iv0u8sb2hw.zkeqgtw16v .dropdown-menu .dropdown-item:after {
    right: auto;
}

.ya5sc7rjny .iv0u8sb2hw.zkeqgtw16v .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 41%;
}

.ya5sc7rjny .iv0u8sb2hw.zkeqgtw16v ul.u627i9wede li {
    margin: auto;
}

.ya5sc7rjny .iv0u8sb2hw.zkeqgtw16v .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem;
    text-align: center;
}

.ya5sc7rjny .iv0u8sb2hw.zkeqgtw16v .icons-menu {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

@media (max-width: 767px) {
    .ya5sc7rjny .iv0u8sb2hw {
        min-height: 72px;
    }

    .ya5sc7rjny .iv0u8sb2hw .tcfwib1h3r img {
        height: 2.5rem !important;
        min-width: 2.5rem !important;
    }
}

@media (max-width: 991px) {
    .ya5sc7rjny .iv0u8sb2hw .e8dvp6qexm .bkiagu89sz::before {
        display: none;
    }

    .ya5sc7rjny .iv0u8sb2hw.opened .dropdown-menu {
        top: 0;
    }

    .ya5sc7rjny .iv0u8sb2hw .dropdown-menu .dropdown-submenu {
        left: 0 !important;
    }

    .ya5sc7rjny .iv0u8sb2hw .dropdown-menu .dropdown-item:after {
        right: auto;
    }

    .ya5sc7rjny .iv0u8sb2hw .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
        margin-left: 0.5rem;
        margin-top: 0.2rem;
        border-top: 0.35em solid;
        border-right: 0.35em solid transparent;
        border-left: 0.35em solid transparent;
        border-bottom: 0;
        top: 40%;
    }

    .ya5sc7rjny .iv0u8sb2hw .dropdown-menu .dropdown-item {
        padding: 0.25rem 1.5rem !important;
        text-align: center;
    }

    .ya5sc7rjny .iv0u8sb2hw .bgd4dvubm2 {
        flex-shrink: initial;
        flex-basis: auto;
        word-break: break-word;
        padding-right: 10px;
    }

    .ya5sc7rjny .iv0u8sb2hw .a7yap1wr1o {
        flex-basis: auto;
    }

    .ya5sc7rjny .iv0u8sb2hw .icons-menu {
        padding-left: 0;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
}

.ya5sc7rjny .iv0u8sb2hw.navbar-short .tcfwib1h3r img {
    height: 2rem;
}

.ya5sc7rjny .dropdown-item.pafjmf9rxo,
.ya5sc7rjny .dropdown-item:active {
    background-color: transparent;
}

.ya5sc7rjny .ynnx09caf1 .u627i9wede .bkiagu89sz {
    padding: 0;
}

.ya5sc7rjny .gbzl7kjsva .jxyvd3t9lu.dropdown-toggle {
    margin-right: 1.667em;
}

.ya5sc7rjny .gbzl7kjsva .jxyvd3t9lu.dropdown-toggle[aria-expanded="true"] {
    margin-right: 0;
    padding: 0.667em 1.667em;
}

.ya5sc7rjny .iv0u8sb2hw.ynnx09caf1 .dropdown .dropdown-menu {
    background: #ffffff;
}

.ya5sc7rjny .iv0u8sb2hw.ynnx09caf1 .dropdown .dropdown-menu .dropdown-submenu {
    margin: 0;
    left: 105%;
    transform: none;
    top: -12px;
}

.ya5sc7rjny .iv0u8sb2hw .dropdown.open>.dropdown-menu {
    display: flex;
}

.ya5sc7rjny ul.u627i9wede {
    flex-wrap: wrap;
}

.ya5sc7rjny .hc5v1zwh7p {
    text-align: center;
    min-width: 140px;
}

@media (max-width: 992px) {
    .ya5sc7rjny .hc5v1zwh7p {
        text-align: left;
    }
}

.ya5sc7rjny button.a7yap1wr1o {
    outline: none;
    width: 31px;
    height: 20px;
    cursor: pointer;
    transition: all 0.2s;
    position: relative;
    align-self: center;
}

.ya5sc7rjny button.a7yap1wr1o .j0vq95dfq8 span {
    position: absolute;
    right: 0;
    width: 30px;
    height: 2px;
    border-right: 5px;
    background-color: #000000;
}

.ya5sc7rjny button.a7yap1wr1o .j0vq95dfq8 span:nth-child(1) {
    top: 0;
    transition: all 0.2s;
}

.ya5sc7rjny button.a7yap1wr1o .j0vq95dfq8 span:nth-child(2) {
    top: 8px;
    transition: all 0.15s;
}

.ya5sc7rjny button.a7yap1wr1o .j0vq95dfq8 span:nth-child(3) {
    top: 8px;
    transition: all 0.15s;
}

.ya5sc7rjny button.a7yap1wr1o .j0vq95dfq8 span:nth-child(4) {
    top: 16px;
    transition: all 0.2s;
}

.ya5sc7rjny nav.opened .j0vq95dfq8 span:nth-child(1) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.ya5sc7rjny nav.opened .j0vq95dfq8 span:nth-child(2) {
    transform: rotate(45deg);
    transition: all 0.25s;
}

.ya5sc7rjny nav.opened .j0vq95dfq8 span:nth-child(3) {
    transform: rotate(-45deg);
    transition: all 0.25s;
}

.ya5sc7rjny nav.opened .j0vq95dfq8 span:nth-child(4) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.ya5sc7rjny .wx8toh85nd {
    padding: 0 1rem;
}

.ya5sc7rjny a.bkiagu89sz {
    display: flex;
    align-items: center;
    justify-content: center;
}

.ya5sc7rjny .icons-menu {
    flex-wrap: nowrap;
    display: flex;
    justify-content: center;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.3rem;
    text-align: center;
}

@media (max-width: 992px) {
    .ya5sc7rjny .icons-menu {
        justify-content: flex-start;
        margin-bottom: 0.5rem;
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .ya5sc7rjny .iv0u8sb2hw {
        height: 70px;
    }

    .ya5sc7rjny .iv0u8sb2hw.opened {
        height: auto;
    }

    .ya5sc7rjny .e8dvp6qexm .bkiagu89sz:hover::before {
        width: 175%;
        max-width: calc(100% + 2rem);
        left: -1rem;
    }
}

.ya5sc7rjny .iv0u8sb2hw .dropdown>.dropdown-menu {
    display: none;
    width: max-content;
    max-width: 500px !important;
    transform: translateX(-50%);
    top: calc(100% + 20px);
    left: 50%;
}

.ya5sc7rjny .iv0u8sb2hw .dropdown>.dropdown-menu .dropdown-item {
    line-height: 1 !important;
}

.ya5sc7rjny .iv0u8sb2hw .dropdown>.dropdown-menu .dropdown .dropdown-item {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
}

.ya5sc7rjny .iv0u8sb2hw .dropdown>.dropdown-menu .dropdown .dropdown-item::after {
    display: inline-block;
    position: static;
    margin-left: 0.5rem;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    transition: 0.3s all;
    transform: rotate(-90deg);
}

.ya5sc7rjny .iv0u8sb2hw .dropdown>.dropdown-menu .dropdown.open .dropdown-item::after {
    transform: rotate(0deg);
}

.ya5sc7rjny .y83ndsyfm4 {
    margin: -0.6rem -0.6rem;
}

.ya5sc7rjny .a7yap1wr1o {
    margin-left: 12px;
    margin-right: 8px;
    order: 1000;
}

@media (max-width: 991px) {
    .ya5sc7rjny .bgd4dvubm2 {
        margin-right: auto;
    }

    .ya5sc7rjny .mlzy8x79tr {
        z-index: -1 !important;
        position: absolute;
        top: 110%;
        left: 0;
        width: 100%;
        padding: 1rem;
        border-radius: 1.5rem;
        background: #ffffff;
        opacity: 1;
        border-color: rgba(255, 255, 255, 0.8) !important;
        background: rgba(255, 255, 255, 0.8) !important;
        backdrop-filter: blur(8px);
    }

    .ya5sc7rjny .u627i9wede .e8dvp6qexm .bkiagu89sz::after {
        margin-left: 10px;
    }

    .ya5sc7rjny .u627i9wede .dropdown-item:hover {
        background-color: rgba(27, 31, 10, 0.06);
    }

    .ya5sc7rjny .iv0u8sb2hw .dropdown>.dropdown-menu {
        max-width: 100% !important;
        transform: translateX(0);
        top: 10px;
        left: 0;
        padding: 8px !important;
        border-radius: 1rem;
        background-color: rgba(27, 31, 10, 0.04) !important;
    }

    .ya5sc7rjny .iv0u8sb2hw .dropdown>.dropdown-menu .dropdown-item {
        padding: 8px !important;
        line-height: 1 !important;
        margin-bottom: 4px !important;
    }

    .ya5sc7rjny .iv0u8sb2hw .dropdown>.dropdown-menu .dropdown .dropdown-item {
        align-items: center;
        display: flex;
        height: max-content !important;
        min-height: max-content !important;
    }

    .ya5sc7rjny .iv0u8sb2hw .dropdown>.dropdown-menu .dropdown .dropdown-item::after {
        display: inline-block;
        position: static;
        margin-left: 0.5rem;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 0;
        transition: 0.3s all;
        transform: rotate(0deg);
    }

    .ya5sc7rjny .iv0u8sb2hw .dropdown>.dropdown-menu .dropdown.open .dropdown-item::after {
        transform: rotate(180deg);
    }

    .ya5sc7rjny .iv0u8sb2hw .dropdown>.dropdown-menu .dropdown-submenu {
        position: static;
        width: 100%;
        max-width: 100% !important;
        transform: translateX(0) !important;
        top: 0;
        left: 0;
        padding: 8px !important;
        border-radius: 1rem;
        background-color: rgba(27, 31, 10, 0.04) !important;
    }

    .ya5sc7rjny .iv0u8sb2hw .dropdown.open>.dropdown-menu {
        display: flex !important;
        flex-direction: column;
        align-items: flex-start;
    }
}

@media (max-width: 575px) {
    .ya5sc7rjny .mlzy8x79tr {
        padding: 1rem;
    }
}

.t2lzrpua27 {
    display: flex;
}

@media (min-width: 768px) {
    .t2lzrpua27 {
        align-items: flex-end;
    }

    .t2lzrpua27 .baw0z2fkzm {
        justify-content: flex-start;
    }

    .t2lzrpua27 .ii59ns4ibc {
        padding: 1rem 3rem;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .t2lzrpua27 .ii59ns4ibc {
        min-width: 50%;
    }
}

@media (max-width: 767px) {
    .t2lzrpua27 {
        -webkit-align-items: center;
        align-items: flex-end;
    }

    .t2lzrpua27 .mbr-row {
        -webkit-justify-content: center;
        justify-content: center;
    }

    .t2lzrpua27 .ii59ns4ibc {
        width: 100%;
    }
}

.t2lzrpua27 .mbr-fallback-image.disabled {
    display: none;
}

.t2lzrpua27 .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-image: url("background1.jpg");
}

.t2lzrpua27 .pvqleipx3l,
.t2lzrpua27 .mbr-section-subtitle {
    text-align: center;
    color: #ffc091;
}

.t2lzrpua27 .kfzjbo7mh3,
.t2lzrpua27 .y83ndsyfm4 {
    text-align: center;
}

.t2lzrpua27 .pvqleipx3l {
    color: #DDBEA9;
}

.t2lzrpua27 .mbr-section-subtitle {
    color: #DDBEA9;
}

.k1h2y1fxsx {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.k1h2y1fxsx .fa48o8p504 {
    line-height: 1.2;
    color: #232323;
    text-align: center;
}

.k1h2y1fxsx img,
.k1h2y1fxsx .bfxcxd59kl {
    width: 100%;
    height: 100%;
    height: 400px;
    object-fit: cover;
}

.k1h2y1fxsx .gqvnmnnk8r:focus,
.k1h2y1fxsx span:focus {
    outline: none;
}

.k1h2y1fxsx .gqvnmnnk8r {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .k1h2y1fxsx .gqvnmnnk8r {
        margin-bottom: 1rem;
    }
}

.k1h2y1fxsx .ctzniuf7mj {
    position: relative;
    border-radius: 4px;
    height: 100%;
    display: flex;
    flex-flow: column nowrap;
}

.k1h2y1fxsx .pvqleipx3l {
    color: #232323;
}

.k1h2y1fxsx .kfzjbo7mh3,
.k1h2y1fxsx .y83ndsyfm4 {
    color: #232323;
}

.k1h2y1fxsx .xhqueqosva {
    color: #232323;
}

.k1h2y1fxsx .w694tlldc5 {
    max-width: 800px;
}

.wdr4egciaa {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.wdr4egciaa .bijdw827qe {
    font-size: 1.2rem !important;
    font-family: 'Moririse2' !important;
    color: white;
    transition: all 0.3s;
    transform: rotate(180deg);
    padding-left: 0.5rem;
}

.wdr4egciaa .y0ku7cngdo {
    border: none;
}

.wdr4egciaa .p61p8ii8k4 {
    padding: 0rem;
}

@media (max-width: 767px) {
    .wdr4egciaa .p61p8ii8k4 {
        padding: 0rem;
    }
}

.wdr4egciaa .p44k205l5i {
    padding: 0rem;
    padding-bottom: 0.5rem;
    margin-top: 1rem;
}

.wdr4egciaa .img-col {
    padding: 0;
}

.wdr4egciaa .img-item {
    height: 100%;
}

.wdr4egciaa img {
    height: 100%;
    object-fit: cover;
}

.wdr4egciaa .zkeqgtw16v span {
    transform: rotate(0deg);
}

.wdr4egciaa .sylqc00wc1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.wdr4egciaa p {
    margin-bottom: 0.3rem;
}

.wdr4egciaa .tv67lkued3 {
    color: #000000;
}

.wdr4egciaa .iwtovpk42p .p61p8ii8k4 {
    background-color: transparent;
    margin-bottom: 0;
    border: 0;
    border-radius: 2rem;
}

.wdr4egciaa .iwtovpk42p {
    background: #ffffff;
    padding: 2.25rem;
    border-radius: 2rem;
    margin-bottom: 1rem;
}

@media (max-width: 767px) {
    .wdr4egciaa .iwtovpk42p {
        padding: 2rem 1.5rem;
        margin-bottom: 1rem;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .wdr4egciaa .iwtovpk42p {
        margin-bottom: 1rem;
        padding: 2rem 1.5rem;
    }
}

.wdr4egciaa .qquwadve9c {
    color: #000000;
}

.wdr4egciaa .pvqleipx3l {
    text-align: center;
    color: #000000;
}

.wdr4egciaa .mbr-section-subtitle {
    color: #000000;
    text-align: center;
}

.wdr4egciaa .tv67lkued3,
.wdr4egciaa .bijdw827qe {
    color: #000000;
}

.w7fy8785pt {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-image: url("photo-1617527042202-e588d3decc60.jpeg");
}

.w7fy8785pt .mbr-fallback-image.disabled {
    display: none;
}

.w7fy8785pt .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.w7fy8785pt .s8gc9cl4wy {
    background: #ffffff;
}

@media (max-width: 767px) {
    .w7fy8785pt .s8gc9cl4wy {
        padding: 2rem 1.5rem;
        margin-bottom: 1rem;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .w7fy8785pt .s8gc9cl4wy {
        padding: 2.25rem;
    }
}

@media (min-width: 992px) {
    .w7fy8785pt .s8gc9cl4wy {
        padding: 4rem;
    }
}

.w7fy8785pt .kfzjbo7mh3,
.w7fy8785pt .y83ndsyfm4 {
    text-align: center;
}

.zgnwonycfr {
    background-image: url("photo-1605774337664-7a846e9cdf17.jpeg");
    overflow: hidden;
}

.ly7wxvr62a {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.ly7wxvr62a .gqvnmnnk8r:focus,
.ly7wxvr62a span:focus {
    outline: none;
}

.ly7wxvr62a .gqvnmnnk8r {
    cursor: pointer;
}

.ly7wxvr62a .r8cdltuet6 {
    grid-row-gap: 2rem;
}

@media (max-width: 767px) {
    .ly7wxvr62a .r8cdltuet6 {
        grid-row-gap: 1rem;
    }
}

.ly7wxvr62a .fzkjjzioub,
.ly7wxvr62a .whpp6lvv5f {
    gap: 0 2rem;
}

@media (max-width: 767px) {

    .ly7wxvr62a .fzkjjzioub,
    .ly7wxvr62a .whpp6lvv5f {
        gap: 0 1rem;
    }
}

.ly7wxvr62a .pvqleipx3l {
    color: #000000;
}

.ly7wxvr62a .kfzjbo7mh3,
.ly7wxvr62a .y83ndsyfm4 {
    color: #000000;
}

.ly7wxvr62a .w694tlldc5 {
    max-width: 800px;
}

.ly7wxvr62a .sarxsq1apm,
.ly7wxvr62a .u9hqcr6se2 {
    overflow: hidden;
}

.ly7wxvr62a .r8cdltuet6 {
    display: grid;
    transform: translate3d(-3rem, 0, 0);
    width: 115vw;
    grid-column-gap: 1rem;
}

.ly7wxvr62a .fruilmyt4b {
    display: flex;
    justify-content: center;
    align-items: center;
}

.ly7wxvr62a .fruilmyt4b img {
    min-width: 30vw;
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
}

@media (max-width: 767px) {
    .ly7wxvr62a .fruilmyt4b img {
        min-width: 35vw;
    }
}

.ly7wxvr62a .fzkjjzioub,
.ly7wxvr62a .whpp6lvv5f {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
}

.ly7wxvr62a .fzkjjzioub {
    align-items: flex-end;
}

.ly7wxvr62a .whpp6lvv5f {
    align-items: flex-start;
}

.a13uqhz42m {
    padding-top: 5rem;
    padding-bottom: 3rem;
    background-color: #ffffff;
}

.a13uqhz42m .fa48o8p504 {
    line-height: 1.2;
    color: #000000;
    text-align: center;
}

.a13uqhz42m img,
.a13uqhz42m .bfxcxd59kl {
    width: 100%;
    height: 100%;
    height: 400px;
    object-fit: cover;
}

.a13uqhz42m .gqvnmnnk8r:focus,
.a13uqhz42m span:focus {
    outline: none;
}

.a13uqhz42m .gqvnmnnk8r {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .a13uqhz42m .gqvnmnnk8r {
        margin-bottom: 1rem;
    }
}

.a13uqhz42m .ctzniuf7mj {
    position: relative;
    border-radius: 4px;
    display: flex;
    flex-flow: column nowrap;
}

.a13uqhz42m .y83ndsyfm4 {
    margin-top: auto !important;
}

.a13uqhz42m .pvqleipx3l {
    color: #000000;
}

.a13uqhz42m .kfzjbo7mh3,
.a13uqhz42m .y83ndsyfm4 {
    color: #000000;
    text-align: center;
}

.a13uqhz42m .xhqueqosva {
    color: #000000;
    text-align: center;
}

.a13uqhz42m .w694tlldc5 {
    max-width: 800px;
}

.k0t3p5c7q0 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.k0t3p5c7q0 .mbr-fallback-image.disabled {
    display: none;
}

.k0t3p5c7q0 .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 767px) {
    .k0t3p5c7q0 .ofqz1n82en {
        padding: 1.5rem 1.5rem 0 1.5rem;
    }
}

@media (min-width: 768px) {
    .k0t3p5c7q0 .ofqz1n82en {
        padding: 2.25rem 2.25rem 0 2.25rem;
    }
}

@media (min-width: 992px) {
    .k0t3p5c7q0 .ofqz1n82en {
        padding: 4rem 4rem 1rem 4rem;
    }
}

.k0t3p5c7q0 .s8gc9cl4wy {
    background: #ffffff;
}

.k0t3p5c7q0 .kfzjbo7mh3,
.k0t3p5c7q0 .y83ndsyfm4 {
    color: #000000;
    text-align: left;
}

.k0t3p5c7q0 .glsg67v9oc,
.k0t3p5c7q0 .ltl9bwv2wf {
    text-align: left;
    color: #000000;
}

.fpouseopu6 {
    padding-top: 5rem;
    padding-bottom: 3rem;
    background-color: #ffffff;
}

.fpouseopu6 .mbr-fallback-image.disabled {
    display: none;
}

.fpouseopu6 .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.fpouseopu6 .ctzniuf7mj {
    display: flex;
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .fpouseopu6 .ctzniuf7mj {
        margin-bottom: 1rem;
    }
}

.fpouseopu6 .pvqleipx3l {
    text-align: center;
}

.fpouseopu6 .mbr-section-subtitle {
    text-align: center;
}

.fpouseopu6 .gir06fsbuv {
    width: 5rem;
    height: 5rem;
    border-radius: 50%;
    overflow: hidden;
}

.fpouseopu6 .gir06fsbuv img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.fpouseopu6 .w694tlldc5 {
    max-width: 800px;
}

.fpouseopu6 .wgd40llatk {
    display: flex;
    justify-content: center;
}

.fpouseopu6 .glsg67v9oc {
    text-align: center;
}

.fpouseopu6 .bzi1r3rb70 {
    text-align: center;
}

.fpouseopu6 .jxyvd3t9lu {
    text-align: center;
}

.vm0hm4dpad {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: transparent;
}

.vm0hm4dpad .ctzniuf7mj img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 50% !important;
}

.vm0hm4dpad .ctzniuf7mj {
    background: #ffffff;
    margin-bottom: 2rem;
    padding: 2.25rem;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .vm0hm4dpad .ctzniuf7mj {
        padding: 1.5rem;
        margin-bottom: 2rem;
    }
}

@media (max-width: 767px) {
    .vm0hm4dpad .ctzniuf7mj {
        padding: 1.5rem;
        margin-bottom: 1rem;
    }
}

.vm0hm4dpad .glsg67v9oc,
.vm0hm4dpad .cl35a0cx1w {
    color: #000000;
}

.vm0hm4dpad .bzi1r3rb70 {
    color: #000000;
    text-align: left;
}

.vm0hm4dpad .w694tlldc5 {
    max-width: 800px;
}

.vm0hm4dpad .pvqleipx3l {
    color: #000000;
}

.vm0hm4dpad .glsg67v9oc,
.vm0hm4dpad .avzhavanze {
    text-align: center;
}

.vm0hm4dpad .avzhavanze {
    display: flex;
    justify-content: center;
}

.cid-v2xce6ZFmy {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.cid-v2xce6ZFmy .gqvnmnnk8r:focus,
.cid-v2xce6ZFmy span:focus {
    outline: none;
}

.cid-v2xce6ZFmy .u9hqcr6se2 {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}

.cid-v2xce6ZFmy .w694tlldc5 {
    max-width: 800px;
}

.cid-v2xce6ZFmy .gqvnmnnk8r {
    color: #232323;
    min-height: 90px;
    font-weight: bold;
}

@media (max-width: 768px) {
    .cid-v2xce6ZFmy .gqvnmnnk8r {
        min-height: 45px;
    }
}

.lp4rfwt79q .mbr-fallback-image.disabled {
    display: none;
}

.lp4rfwt79q .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-image: url("background1.jpg");
}

.mr6hs8i7if {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-color: #ffffff;
}

.mr6hs8i7if .mbr-fallback-image.disabled {
    display: none;
}

.mr6hs8i7if .ctzniuf7mj {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.mr6hs8i7if .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.mr6hs8i7if .bijdw827qe {
    display: inline-flex;
    font-size: 2rem;
    color: #d70081;
    width: 80px;
    justify-content: center;
    align-items: center;
    background: #ffd7ef;
    height: 80px;
    border-radius: 50%;
}

.mr6hs8i7if .glsg67v9oc,
.mr6hs8i7if .cl35a0cx1w,
.mr6hs8i7if .bzi1r3rb70 {
    color: #000000;
    text-align: center;
}

.mr6hs8i7if .w694tlldc5 {
    max-width: 800px;
}

.mr6hs8i7if .pvqleipx3l {
    color: #000000;
}

.mr6hs8i7if .y83ndsyfm4 {
    text-align: center;
}

.mr6hs8i7if .glsg67v9oc,
.mr6hs8i7if .cl35a0cx1w {
    color: #B7B7A4;
}

.l62g60v35f {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #ffffff;
}

.l62g60v35f .mbr-fallback-image.disabled {
    display: none;
}

.l62g60v35f .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.l62g60v35f .mcq97xrypm {
    background: #1778f2;
    color: #ffffff;
}

.l62g60v35f .mcq97xrypm:hover {
    background: #0b60cb;
}

.l62g60v35f .x3k7aqqevn {
    background: #1da1f2;
    color: #ffffff;
}

.l62g60v35f .x3k7aqqevn:hover {
    background: #0c85d0;
}

.l62g60v35f .xa24v1gat4 {
    background: #f00075;
    color: #ffffff;
}

.l62g60v35f .xa24v1gat4:hover {
    background: #bd005c;
}

.l62g60v35f .ume6qg6fv9 {
    background: #000000;
    color: #ffffff;
}

.l62g60v35f .ume6qg6fv9:hover {
    background: #000000;
}

.l62g60v35f .cl35a0cx1w {
    display: inline-block;
    font-size: 32px;
    border-radius: 50%;
    width: 72px;
    height: 72px;
    line-height: 72px;
    text-align: center;
    transition: all 0.3s ease-in-out;
}

.l62g60v35f [class^="socicon-"]:before,
.l62g60v35f [class*=" socicon-"]:before {
    line-height: 55px;
    padding: 0.6rem;
}

.ir6zpvb3td {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: transparent;
}

.ir6zpvb3td .zbjrobfcuf {
    background-color: #ffffff;
    opacity: 0.4;
}

.ir6zpvb3td form .y83ndsyfm4 {
    text-align: center;
    width: 100%;
}

.ir6zpvb3td form .y83ndsyfm4 .hngv5av7oh {
    display: inline-flex;
}

@media (max-width: 991px) {
    .ir6zpvb3td form .y83ndsyfm4 .hngv5av7oh {
        width: 100%;
    }
}

.ir6zpvb3td .w694tlldc5 {
    max-width: 800px;
}

.is41lco31q {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.is41lco31q .mbr-fallback-image.disabled {
    display: none;
}

.is41lco31q .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

@media (max-width: 992px) {
    .is41lco31q .baw0z2fkzm .q11v4u21st {
        margin-top: 2rem;
    }
}

@media (max-width: 767px) {
    .is41lco31q .baw0z2fkzm .q11v4u21st {
        margin-top: 1rem;
    }
}

.is41lco31q .xnhv4fz9ij {
    height: 100%;
    position: relative;
}

.is41lco31q .xnhv4fz9ij iframe {
    height: 100%;
    width: 100%;
}

@media (max-width: 992px) {
    .is41lco31q .xnhv4fz9ij iframe {
        min-height: 350px;
    }
}

.is41lco31q .xnhv4fz9ij [data-state-details] {
    color: #6b6763;
    height: 1.5em;
    margin-top: -0.75em;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
}

.is41lco31q .xnhv4fz9ij[data-state] {
    background: #e9e5dc;
}

.is41lco31q .xnhv4fz9ij[data-state="loading"] [data-state-details] {
    display: none;
}

.is41lco31q .s8gc9cl4wy {
    padding: 2.25rem;
    background: #ffffff;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .is41lco31q .s8gc9cl4wy {
        padding: 1.5rem;
    }
}

@media (max-width: 767px) {
    .is41lco31q .s8gc9cl4wy {
        padding: 2rem 1.5rem;
    }
}

.is41lco31q ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.is41lco31q .w694tlldc5 {
    max-width: 800px;
}

.exs35ofn6s {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #000000;
    overflow: hidden;
}